@charset "utf-8";
/* by Sean Lu 20181211 */
/* 移动端全局控制reset */
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display: block; }
body { font-size: 100%;  font-family:arial,Helvetica,STHeiti,Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0); background-color: #fff; }
textarea { resize: none; }
iframe,img { border:0; }
ul,ol { list-style:none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
/* input { -webkit-appearance: none; } */
a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; color: #eb3a2f; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* 全局浮动 */
.fl { float: left; }
.fr { float: right; }

/* 圆细滚动条样式 20180601 */
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#FFF}
::-webkit-scrollbar-thumb:vertical{background-color:#c2c2c2;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#A0A0A0}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/* 拖选文字样式 20160628 */
::selection { background: #eb3a2f; color: #fff; }
::-moz-selection { background: #eb3a2f; color: #fff; }

.wrapper { margin: 0 auto; width: 1200px; }

.fl { float: left; }
.fr { float: right; }


.topbar { height: 40px; overflow: hidden; border-bottom: 1px solid #b4b4b4; background: #e5e5e5; font-size: 12px; color: #000; padding: 0 30px; }
.topbar .tips { float: left; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; height: 100%; }
.topbar .tips a { margin: 0 20px; }
.topbar .links { float: right; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; height: 100%; }
.topbar .links a { }
.topbar .links a.la { padding-right: 20px; margin-right: 20px; position: relative; }
.topbar .links a.la:after { width: 1px; height: 11px; background: #7f7f7f; display: block; content: ''; position: absolute; right: 0; top: 2px; }
.topbar .links a.la:nth-child(2) { padding-left: 20px; background: url(../img/vfdgha.png) no-repeat left center; background-size: auto 14px; }
.topbar .links a.lang { background: url(../img/lang01.jpg) no-repeat left center; background-size: auto 12px; padding-left: 26px; }
.topbar .links a.lang:nth-child(4) { background-image: url(../img/lang02.jpg); margin-left: 20px; }

.header { height: auto; background: #fff; padding: 0 30px; }
.header .logo { float: left; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; height: 100%; margin-right: 52px; }
.header .logo img { display: block; height:40px; margin-top:16px; }
.header .logo .img01{ display:none;}
.header .nav { float: left; }
.header .nav .nli { float: left; margin-right: 28px; position: relative; }
.header .nav .nli .na { font-weight: bold; color: #000; font-size: 16px; text-decoration: none; line-height: 75px; display: block; }
.header .nav .nli:hover .na { color: #eb3a2f; }
.header .nav .nli .nam { padding-right: 20px; background: url(../img/woow.png) no-repeat right center; }
.header .nav .nli .sub { position: absolute; left: -20px; top: 75px; z-index: 9; background: #fff; width: 100px; padding: 10px 0 10px 20px; opacity: 0; -webkit-transition: all .2s; transition: all .2s; visibility: hidden; }
.header .nav .nli:hover .sub { opacity: 1; visibility: visible; }
.header .nav .nli .sub .sli { line-height: 26px; font-size: 14px; }
.header span{ margin-top:15px; display: inline-block; color:#e40301; font-weight:bold; font-size:18px; margin-left:3%;}
.header .seabox { float: right; height: 36px; box-sizing: border-box; margin: 19.5px 0; border: 1px solid #b4b4b4; border-radius: 4px; width: 220px; }
.header .seabox .key { float: left; width: 70%; border: 0; box-sizing: border-box; line-height: 100%; height: 100%; padding-left: 30px; background: url(../img/saeb.png) no-repeat 10px center; font-size: 12px; background-size: auto 14px; }
.header .seabox .btn { float: right; width: 30%; background: #e5e5e5; color: #333; font-size: 12px; height: 100%; border: 0; cursor: pointer; font-weight: bold; }
.header .seabox .btn:hover { opacity: .8; }



.bannerslide .swiper-slide { background-position: center; background-size: cover; position: relative; height: 760px; }
.paginationw { position: absolute; left: 0; text-align: center; bottom: 10px !important; width: 100%; z-index: 9; }
.swiper-pagination-bullet { background: #fff; }
.swiper-pagination-bullet-active { background: #eb3a2f; }



.homewrap { width: 1080px; margin: 0 auto; }


.homebox01 { margin: 70px auto; }
.homebox01 .title { margin-bottom: 30px; color: #2f353d; font-weight: bold; font-size: 21px; }
.homebox01 .list { overflow: hidden; }
.homebox01 .list .item { float: left; width: 48%; margin-right: 2%; overflow: hidden; }
.homebox01 .list .item a { position: relative; display: block; }
.homebox01 .list .item:last-child { margin-right: 0; }
.homebox01 .list .item .img { -webkit-transition: all .75s; transition: all .75s; }
.homebox01 .list .item:hover .img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.homebox01 .list .item .img img { display: block; width: 100%; }
.homebox01 .list .item .text { position: absolute; left: 100px; top: 60px; color: #fff; }
.homebox01 .list .item .text .en { letter-spacing: 3px; font-size: 16px; }
.homebox01 .list .item .text .cn { letter-spacing: 4px; font-size: 22px; margin: 5px 0 10px; }
.homebox01 .list .item .text .tip { letter-spacing: 4px; font-size: 14px; color: #63d9ff; }

.homebox02 { padding: 70px 0; background: #f1f5f9; }
.homebox02 .title { margin-bottom: 30px; color: #2f353d; font-weight: bold; font-size: 21px; }
.homebox02 .hb02list { padding: 0 0 40px; margin: 0 30px; }
.homebox02 .hb02list .swiper-slide { background: #fff; }
.homebox02 .hb02list .swiper-pagination-bullet { background: #333; }
.homebox02 .hb02list .swiper-pagination-bullet-active { background: #ee2d00; }
.homebox02 .hb02list .swiper-slide .img {  }
.homebox02 .hb02list .swiper-slide .img a { display: block; }
.homebox02 .hb02list .swiper-slide .img img { display: block; width: 100%; }
.homebox02 .hb02list .swiper-slide .box { padding: 40px 60px; }
.homebox02 .hb02list .swiper-slide .box .tip { font-size: 14px; margin-bottom: 40px; color: #aa0017; }
.homebox02 .hb02list .swiper-slide .box .nam { font-size: 17px; margin-bottom: 10px; line-height: 24px; height: 48px; overflow: hidden; }
.homebox02 .hb02list .swiper-slide .box .nam a { color: #e8001f; text-decoration: none; }
.homebox02 .hb02list .swiper-slide:hover .box .tip { color: #ee2d00; }
.homebox02 .hb02list .swiper-slide:hover .box .nam a { color: #ee2d00; }
.homebox02 .hb02list .swiper-slide .box .nam a:hover { color: #ee2d00; }
.homebox02 .hb02list .swiper-slide .box .txt { color: #666; font-size: 14px; line-height: 20px; height: 60px; overflow: hidden; }
.homebox02 .hb02list .swiper-slide .box .tim { color: #666; font-size: 12px; margin-top: 40px; }


.homebox03 { padding: 70px 0; }
.homebox03 .title { margin-bottom: 30px; color: #2f353d; font-weight: bold; font-size: 21px; }
.homebox03 .list { }
.homebox03 .list .item { float: left; width: 19%; margin: 0 .5%; -webkit-transition: all .2s; transition: all .2s; }
.homebox03 .list .item:hover { -webkit-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.homebox03 .list .item .img {  }
.homebox03 .list .item .img a { display: block; }
.homebox03 .list .item .img img { width: 100%; display: block; }
.homebox03 .list .item .box { border: 1px solid #edeff2; padding: 30px; background: #fff; color: #747481; font-size: 12px; }
.homebox03 .list .item .box .tip {  }
.homebox03 .list .item .box .nam { font-size: 21px; margin-bottom: 20px; line-height: 30px; height: 30px; overflow: hidden; }
.homebox03 .list .item .box .nam a { color: #e8001f; text-decoration: none; }
.homebox03 .list .item .box .nam a:hover { color: #eb3a2f; }
.homebox03 .list .item .box .txt { line-height: 20px; height: 40px; overflow: hidden; }

.footline { background: #f1f5f9; height: 70px; }

.footer { background: #1f2024; border-bottom: 1px solid #3c3c42; padding: 65px 0 30px; font-size: 13px; color: #878792; }
.footer .list { overflow: hidden; margin-bottom: 80px; }
.footer .list .foosea { float: left; margin-right: 70px; }
.footer .list .foosea .nam { margin-bottom: 15px; }
.footer .list .foosea .box { padding: 5px; border: 2px solid #3c3c42; overflow: hidden; margin-bottom: 15px; }
.footer .list .foosea .box .key { height: 32px; line-height: 32px; background: transparent; border: 0; padding-left: 30px; background: url(../img/sear.png) no-repeat 10px center; background-size: auto 14px; width: 66%; box-sizing: border-box; }
.footer .list .foosea .box .btn { height: 32px; line-height: 32px; background: #e8001f; width: 34%; color: #fff; border: 0; cursor: pointer; float: right; }
.footer .list .foosea .box .btn:hover { opacity: .8; }
.footer .list .foosea .lin a { font-size: 12px; padding-left: 20px; background: url(../img/vfdjh.png) no-repeat left center; background-size: auto 15px; color: #fff; }
.footer .list dl { float: left; margin-right: 50px; font-family: microsoft yahei; }
.footer .list dl dt { font-size: 13px; margin-bottom: 20px; color: #878792; }
.footer .list dl dt a { color: #878792; text-decoration: none; }
.footer .list dl dd { font-size: 13px; line-height: 24px; color: #878792; }
.footer .list dl dd a { color: #e4e7eb; }
.footer .list dl.ls { float: right; text-align: right; margin-right: 0; }
.footer .links { float: right; font-size: 13px; color: #e4e7eb; line-height: 40px; }
.footer .links a { color: #e4e7eb; margin-left: 20px; }
.footer .beian { line-height: 40px; height: 40px; background: #3c3c42 url(../img/ga.png) no-repeat 20px center; padding: 0 20px 0 50px; color: #e4e7eb; display: block; float: left; text-decoration: none; }
.footer .beian:hover { opacity: .8; }

.footen { background: #1f2024; padding: 30px 0 40px; font-size: 13px; color: #878792; line-height: 20px; }
.footen .split { margin: 0 20px; }


.inbanner { height: 300px; background: url(../img/inbanner01.jpg) no-repeat center; position: relative; color: #fff; display: table; width: 100%; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); z-index: 2; }
.inbanner:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../img/a.png) repeat center; content: ''; }
.inbanner .title { position: relative; text-align: center; display: table-cell;vertical-align: middle; }
.inbanner .title .cn { font-size: 38px; letter-spacing: 5px; font-weight: bold; margin-bottom: 5px; }
.inbanner .title .en { font-size: 20px; text-transform: uppercase; font-family: arial; }

.inpage { background: #f5f7f9; overflow: hidden; padding: 30px 0; }

.side { width: 300px; float: left; }

.main { width: calc(100% - 330px); float: right; }



.snav { background: #fff; padding: 4px; margin-bottom: 30px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); border-top: 3px solid #ea0000; box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.snav .hd { text-align: center; font-size: 20px; color: #ea0000; font-weight: bold; line-height: 20px; padding: 20px 0 10px; }
.snav .hd .split { margin: 0 10px; }
.snav .bd { background: #fff; padding: 10px; }
.snav .bd .bul { padding: 0 10px; }
.snav .bd .bul .bli { line-height: 40px; height: 40px; overflow: hidden; border-bottom: 1px dashed #fff; background: url(../img/dot.png) no-repeat 8px 17px; position: relative; }
.snav .bd .bul .bli .ba { display: block; font-size: 16px; color: #39424b; position: relative; text-align: center; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; padding: 0 20px; }
.snav .bd .bul .bli:before { content: ''; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); display: block; border-radius: 30px 0 30px 0; -webkit-transform: translateX(-100%); transform: translateX(-100%); height: 40px; width: 100%; position: absolute; left: 0; right: 0; top: 0; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; }
.snav .bd .bul .bli:hover:before, .snav .bd .bul .bli.on:before { -webkit-transform: translateY(0); transform: translateY(0); }
.snav .bd .bul .bli:hover .ba, .snav .bd .bul .bli.on .ba { color: #fff; }
.snav .bd .bul .bli.on { border-color: transparent; }
.snav .bd .bul .bsub { background: #f3f3f3; margin: -20px 0 2px 0; padding-top: 25px; padding-bottom: 10px; text-align: center; border-radius: 0 0 20px 20px; }
.snav .bd .bul .bsub li { line-height: 36px; }
.snav .bd .bul .bsub li a { font-size: 14px; color: #666; }
.snav .bd .bul .bsub li a:hover, .snav .bd .bul .bsub li.on a { color: #d00c18; }

.sbox { background: #fff; padding: 4px; margin-bottom: 30px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.sbox .hd { text-align: center; font-size: 18px; color: #ea0000; font-weight: bold; line-height: 20px; padding: 20px 0 10px; }
.sbox .hd .split { margin: 0 10px; }
.sbox .bd { background: #fff; padding: 15px; }
.scon { font-size: 14px; color: #666; line-height: 24px; }

.inwrapper { width: 1556px; margin: 0 auto; }


.mainbox { background: #fff; border: 0 solid #dedede; border-top: 3px solid #ea0000; padding: 40px 64px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.mainbox .hd { height: 20px; border-bottom: 1px solid #dedede; margin-bottom: 60px; }
.mainbox .hd h1 { float: left; background: #fff; line-height: 40px; font-weight: normal; color: #39424b; padding-right: 20px; font-size: 30px; }
.mainbox .now { float: right; background: #fff; line-height: 40px; color: #999; padding-left: 10px; font-size: 12px; }
.mainbox .now .split { margin: 0 4px; font-family: simsun; }
.mainbox .now a { color: #999; }
.mainbox .now a:hover { color: #d00c18; }

.mainbox .bd { font-size: 16px; line-height: 30px; color: #333; word-wrap: break-word; }
.mainbox .bd img { max-width: 100%; }
.mainbox .bd p { margin-bottom: 20px; }
.mainbox .bd h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; line-height: 30px; padding: 5px 20px; border-radius: 20px 0 20px 0; margin-bottom: 20px; margin-top: 40px; }
.procontent li:before{ content:'•'; color:#ea0000; font-weight:bold; margin-right:10px;}

.bdshare-button-style0-16.lihaile { width: 112px; margin: 0 auto; }
.bdshare-button-style0-16.lihaile a { width: 50px; height: 50px; padding-left: 0; }
.bdshare-button-style0-16.lihaile .bds_tsina { background: url(../img/icon_01.png) no-repeat 0 0; }
.bdshare-button-style0-16.lihaile .bds_weixin { background: url(../img/icon_02.png) no-repeat 0 0; }

.snav .sd { display: none; }


.prolist { }
.prolist .item { width: 30.333333333%; float: left; margin: 0 4.5% 40px 0; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:nth-child(3n) { margin-right: 0; }
.prolist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); z-index: 1; }
.prolist .item .img a { display: block; }
.prolist .item .img img { width: 100%; display: block; height:auto; }
.prolist .item .box { padding: 20px 30px; position: relative; overflow: hidden; }
.prolist .item .box .nam { font-size: 14px; font-weight: bold; line-height: 30px; margin-bottom: 10px; overflow: hidden; height: 30px; }
.prolist .item:hover .box .nam {  }
.prolist .item .box .nam a { color: #333; }
.prolist .item:hover .box .nam a { color: #ea0000; }
.prolist .item .box .txt { font-size: 12px; color: #666; line-height: 20px; height: 40px; overflow: hidden; }
.prolist .item:hover .box .txt { }
.prolist .item .box .btn { position: absolute; left: 0; bottom: 0; right: 0; height: 58px; line-height: 58px; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:hover .box .btn { -webkit-transform: translateY(0); transform: translateY(0); }
.prolist .item .box .btn a { color: #fff; font-size: 14px; display: block; text-decoration: none; padding-left: 30px; }


.newstitle { font-size: 26px; text-align: center; line-height: 30px; font-family: microsoft yahei; margin-bottom: 5px; }
.newsinfo { font-size: 12px; text-align: center; line-height: 30px; color: #999; font-family: microsoft yahei; }
.newsinfo .author, .newsinfo .time { margin: 0 5px; }
.newsmaincon { margin: 20px 0; font-family: microsoft yahei; }
.newsmaincon img { max-width: 100%; }
.newsmaincon h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; line-height: 40px; height: 40px; padding: 0 20px; border-radius: 20px; margin-bottom: 20px; margin-top: 40px; }
.newsmaincon .dou { margin-bottom: 20px; }
.newsmaincon .dou02 { overflow: hidden; }
.newsmaincon .dou02 li { width: 50%; float: left; }
.newsmaincon .dou li:before { content: '·'; color: #ea0000; font-weight: bold; margin-right: 10px; }

.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0 50px; }
.newsbackline ul { width: 100%; }
.newsbackline ul li { width: 33.333333%; float: left; text-align: center; display: block; height: 33px; }
.newsbackline ul li a { display: inline-block; width: 120px; border-width: 1px; border-style: solid; border-color: #dedede; text-decoration: none; color: #666; font-size: 12px; }
.newsbackline ul li a:hover { border-color: #323e4a; color: #323e4a; }
.newsbackline ul li.prev { text-align: left; }
.newsbackline ul li.prev a { text-align: center; }
.newsbackline ul li.next { text-align: right; }
.newsbackline ul li.next a { text-align: center; }

.newslist { }
.newslist .item { width: 49%; float: left; margin-right: 2%; margin-bottom: 20px; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; background: #fff; padding: 30px; }
.newslist .item:nth-child(2n) { margin-right: 0; }
.newslist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.newslist .item .time { font-size: 12px; line-height: 20px; margin-bottom: 10px; color: #999; }
.newslist .item .time .split { margin: 0 10px; color: #ccc; }
.newslist .item .name { font-size: 18px; line-height: 28px; margin-bottom: 25px; height: 28px; overflow: hidden; }
.newslist .item .name a { color: #111; }
.newslist .item .name a:hover { color: #ea0000; }
.newslist .item .text { color: #777; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; margin-bottom: 16px; }
.newslist .item .link { overflow: hidden; margin-bottom: -12px; }
.newslist .item .link a { width: 24px; height: 24px; display: block; background: url(../img/hb01img01.png) no-repeat center; float: left; }
.newslist .item .link a.l02 { float: right; font-size:12px; color:#999; width:75px;}

.messagecon { font-size: 14px; line-height: 24px; margin-bottom: 20px; font-family: microsoft yahei; }
.messagecon p { margin-bottom: 20px; }
.messagetit { font-size: 14px; font-weight: bold; line-height: 30px; height: 30px; }
.messagetarea { padding: 10px; border: 1px solid #dedede; font-size: 16px; line-height: 26px; font-family: microsoft yahei; color: #666; resize: none; width: 96%; height: 90px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messagetarea:focus { color: #333; outline: none; background: #fff; }
.messageinput { width: 27%; padding: 10px; height: 26px; line-height: 26px; font-size: 14px; border: 1px solid #dedede; margin: 0 5px 0 0; font-family: microsoft yahei; color: #666; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messageinput:focus { color: #333; outline: none; background: #fff; }
.messagebtn { width: 30%; text-align: center; line-height: 50px; height: 50px; font-size: 16px; border: 0; background: #b8c5ce; color: #2d3e50; border-radius: 4px; font-family: microsoft yahei; cursor: pointer; margin-right: 10px; margin-bottom: 30px; }
.messagebtn.btnon { width: 50%; color: #fff; }
.messagebtn:hover { opacity: .8; filter: alpha(opacity=80); }
.main .con .yanzhengma { display: inline; }

.messagebtn.btnon { background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); }

.culture{ background:url(../img/linianbg.jpg) no-repeat left; height:324px; color:#fff; text-align:right; padding:50px 50px 0 0;}
.culture h2{ font-size:40px;}
.culture p{ font-size:30px; margin-top:30px;}

.person .fl{ width:47%; margin-right:3%;}
.person .fr{ width:50%;}

.proslide li{ float:left; width:46%; margin:0 1%;}
.proslide li img{ width:100%;}

.video_ul,.video_ul li{ margin:0; padding:0; list-style:none}
.video_ul li{ width:48%; float:left; padding:0 1%}
.video_ul li.text{ text-align:center; margin-bottom:10px;}


@media (max-width: 1556px){
	.inwrapper { width: 100%; padding: 0 20px; box-sizing: border-box; }
	.header span{ display:none;}
	
}

@media (max-width: 1200px){
	.header .seabox { display: none; }
	.topbar .links a.la { display: none; }
	.wrapper { width: 100%; box-sizing: border-box; padding: 0 20px; }
	.footer .list dl.ls { display: none; }
	.footer .links { display: none; }
	.footen .fr { display: none; }
	
}

@media (max-width: 1080px){
	.homewrap { width: 100%; box-sizing: border-box; padding: 0 20px; }
	
	.prolist .item{ width:48%; margin-right:4%;}
	.prolist .item:nth-child(2n){ margin-right:0;}
	.prolist .item:nth-child(3n){ margin-right:4%;}
	.prolist .item:nth-child(6n){ margin-right:0;}
	
	.culture{ height:314px;  text-align:center; padding:30px;}
.culture h2{ font-size:40px;}
.culture p{ font-size:30px;}
.person .fl{ float:none; width:100%; margin-right:0;}
	.person .fr{ float:none; width:100%;}
	
	.proslide li{ width:100%;}
}


@media (max-width: 800px){
	
	.bannerslide .swiper-slide { height: 230px; }
	.topbar { display: none; }
	.header .logo { float: none; width: 100%; height: 70px; }
	.header { height: auto; padding: 0; }
	.header .nav { float: none; overflow: hidden; background: #f9f9f9; padding: 6px 0; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
	.header .nav .nli { display: block; float: left; width: 33.3333333333%; text-align: center; margin-right: 0; }
	.header .nav .nli .nam { padding-right: 0; background: none; }
	.header .nav .nli .na { line-height: 30px; font-size: 14px; color: #333; }
	.header .logo .img01{ display:block;}
	.header .logo .img02{ display:none;}
	
	.homebox01 { margin: 30px 0; }
	.homebox01 .title { font-size: 18px; text-align: center; margin-bottom: 20px; }
	.homebox01 .list .item { width: 100%; margin: 0 0 20px; }
	.homebox01 .list .item .text { left: 19%; top: 8%; }
	
	.homebox02 { padding: 30px 0; }
	.homebox02 .title { font-size: 18px; text-align: center; margin-bottom: 20px; }
	.homebox02 .hb02list .swiper-slide .box { padding: 20px 30px; }
	.homebox02 .hb02list .swiper-slide .box .tip { margin-bottom: 20px; }
	.homebox02 .hb02list .swiper-slide .box .tim { margin-top: 20px; }
	
	.homebox03 { padding: 30px 0; }
	.homebox03 .title { font-size: 18px; text-align: center; margin-bottom: 20px; }
	.homebox03 .list .item { width: 49%; margin: 0 .5% 5px; }
	
	.footline { height: 30px; }
	
	.footer { padding: 20px 0 20px; }
	.footer .list { display: none; }
	.footen { padding: 20px 0; }
	
	
	.inbanner { height: 120px; background-size: cover; }
	.inbanner .title .cn { font-size: 22px; }
	.inbanner .title .en { font-size: 14px; }
	
	.side { width: 100%; float: none; }
	.main { width: 100%; float: none; }
	
	.sbox { display: none; }
	
	.snav { padding: 0; margin-bottom: 0; }
	.snav .sd { background: #666; line-height: 36px; font-size: 12px; color: #fff; text-align: center; display: block; }
	.snav .hd { display: none; }
	.snav .bd { display: none; }
	.snav .bd.sbon { display: block; }
	
	.snav .bd .bul .bli .ba { font-size: 14px; }
	.mainbox .now { display: none; }
	
	.mainbox { padding: 20px; }
	.mainbox .hd { border-color: transparent; margin: -20px -20px 40px; }
	.mainbox .hd h1 { float: none; text-align: center; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; font-size: 16px; padding-right: 0; }
	
	
	.newsbackline ul li a { width: 100%; }
	
	
	.newslist .item { width: 100%; float: none; margin-right: 0; }
	.newslist .item .name { height: auto; }
	
	.messagecon p  { }
	.messagetarea { width: 90%; margin: 0 auto; display: block; }
	.messagetit { text-align: center; margin-top: 5px; font-size: .75rem; }
	.messageinput { width: 90%; margin: 0 auto; display: block; margin-bottom: 5px; }
	.main .con .yanzhengma { display: block; width: 20%; margin: 20px auto; }
	.messagebtn { margin: 5px auto 0; width: 80%; display: block; }
	.messagebtn.btnon { width: 80%; }
	
	.prolist .item { width: 100%; margin: 0 0 10px; }
	
	.culture h2{ font-size:30px;}
	.culture p{ font-size:24px;}
	.video_ul li{ width:98%;  padding:0 1%}
	
	
}
 
 
 
 
 